Skip to content

Conversation

@tgross35
Copy link
Contributor

No description provided.

@tgross35 tgross35 added the stable-nominated This PR should be considered for cherry-pick to libc's stable release branch label Jul 24, 2025
@tgross35 tgross35 changed the title ci: Upgrade to the macos-15 and windows-2025 runners ci: Upgrade to the windows-2025 runner Jul 26, 2025
@rustbot
Copy link
Collaborator

rustbot commented Oct 22, 2025

This PR was rebased onto a different main commit. Here's a range-diff highlighting what actually changed.

Rebasing is a normal part of keeping PRs up to date, so no action is needed—this note is just to help reviewers.

With the update to Windows-2025, MinGW is now using the UCRT values for
`L_tmpnam` and `TMP_MAX`, which match the MSVC values. Since the values
are now identical, consolidate the constants.

Link: mingw-w64/mingw-w64@c7c93e3
Link: mingw-w64/mingw-w64@124ee27
@tgross35
Copy link
Contributor Author

@JohnTitor just want to make sure the second commit here seems reasonable since it undoes 9d338ff :)

Copy link
Member

@JohnTitor JohnTitor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, I believe yours is a better fix, thank you!

@tgross35 tgross35 added this pull request to the merge queue Oct 22, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 22, 2025
@tgross35 tgross35 added this pull request to the merge queue Oct 22, 2025
Merged via the queue into rust-lang:main with commit b54769a Oct 22, 2025
52 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-CI Area: CI-related items O-gnu O-windows stable-nominated This PR should be considered for cherry-pick to libc's stable release branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants